From dcfecdd67553b81a5f96f5fdf8854678aaa1ec7b Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 8 Mar 2009 19:36:41 +0000 Subject: [PATCH] * term.el (term-send-raw-meta): Deactivate the mark first (Bug#2449). --- lisp/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 52f787ecab1..dcf9f3cbf71 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,7 @@ 2009-03-08 Chong Yidong - * term.el (term-send-raw): Deactivate the mark first (Bug#2449). + * term.el (term-send-raw, term-send-raw-meta): Deactivate the mark + first (Bug#2449). 2009-03-08 Andreas Schwab -- 2.30.2